home *** CD-ROM | disk | FTP | other *** search
- Command Name : Search
-
- Function : Search a file or directory for specified text
-
- Arguments : <directory> <string>
-
- Location : C directory
-
- This command searches through the code of a file, or through the code of
- every file in a directory for a string. The string should be enclosed in
- double quotes (").
-
- Examples
-
- Search Workbench2.0: "Powerpacker"
-
- Searches every file and drawer on the Workbench disk for the text
- "Powerpacker"
-
- Search C:makedir "NAME OF DRAWER"
-
- Searches the file Makedir in the c directory for the text "NAME OF
- DRAWER"
-
-
-